variable adj. 1.易变的,变化无常的,无定的 (opp. constant, steady)。 2.可变的,能变的;变换的。 3.【数学】变量的;【天文学】变光的;【生物学】变异的。 Prices are variable according to the exchanges. 物价跟着汇率变动。 a man of variable character 反复无常的人。 a rod of variable length (伸缩)如意棒。 a word of variable construction 可以作种种解释的词。 variable capital 可变资本。 a variable budget 临时预算。 n. 1.易变的东西。 2.【数学】变量,变数,变项,变元 (opp. constant);【天文学】变星 (=variable star);【航海】(方向不定的)变风,不定风 (opp. trade wind); 〔pl.〕 (贸易风带中的)变风带。 adv. -ably ,-ness n.
The data is passed into our program variables ,数据被传递到我们的程序变量(
Moving data to program variables 将数据移至程序变量
They re more like algebraic variables than traditional programming variables 。它们更像是代数变量而不是传统的编程变量。
For example , it shows that you do not have to declare or predefine program variables 例如,它表明您不需要声明或预定义程序变量。
To another our program variables is comparatively very fast , our i o is faster - at least in theory )传递到另一个位置(我们的程序变量)是相当快的,因此输入输出更快至少理论上如此。
The command info variables will print out the values of all program variables , but will take a long time because gdb prints variables from the c library as well as our program code Info variables命令将打印出所有程序变量的值,但这要进行很长时间,因为gdb将打印c库和程序代码中的变量。
When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable 将transact - sql结果列、返回代码或输出参数中的数据移到某个程序变量中时,必须将这些数据从sql server 2005系统数据类型转换成该变量的数据类型。
Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable 在将一个对象中的数据移至另一对象、与另一对象中的数据比较或组合,或者将来自transact - sql结果列、返回代码或输出参数的数据移至程序变量中时,可能需要转换数据类型。